public marks

PUBLIC MARKS from "Xavier Lacot" with tags plugin & php

2010

2009

sympLIST - Symfony Plugin Directory

by 1 other
The place for finding high quality Symfony plugins and developers for your web apps.

Plugins | sfLessPhpPlugin | 1.0.1 | symfony | Web PHP Framework

sfLessPhpPlugin is a plugin for symfony applications which parses .less files through LESS and outputs CSS files.

Plugins | uvmcSolrSearchPlugin | symfony | Web PHP Framework

Symfony Solr search plugin, which binds the Solr indexation / removal / search to Symfony events, and thus easily brings Solr search into Symfony projects. The (de-)indexation process could however be improved by overriding the save/delete model methods.

Symfony-Zone » HelloWorld example with Flex and Symfony

by 3 others
A simple guide on how to use Flex from within Symfony. The tutorial helps creating a simple client with a text field and a button, and shows all the mechanism involved in the communication to the Symfony backend server.

sfPropelActAsBackupBehavior: Symfony versioning and backup Plugin | Another break in the wall…

A refactor of Tristan's sfPropelActAsVersionnableBehavior is on the road, which should be more performant for large size indexes.

SfDT - Symfony Development Tools, Eclipse plugin for symfony

by 3 others
Coding in Symfony using Eclipse - actualy works with Eclipe 3.4 + PDT 2, even if only marked as working with Eclipse 3.3 and PDT 1.0.2.

2008

symfony | Web PHP Framework | Plugins | firesymfonyPlugin | 1.0.2

This plugin extends the web debug toolbar to send the debug information as a JSON object to the FireSymfony Firebug extension.

sfTagtoolsPlugin - symfony - Trac

by 1 other
This plugin provides many additional services above and beyond those standard in the excellent sfPropelActAsTaggablePlugin. This plugin is less mature than sfPropelActAsTaggablePlugin but provides quite a bit of user interface "glue" to flesh it out.

sfFirePHP plugin

by 1 other
FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.

2007

sfCSRFPlugin - symfony

The sfCSRFPlugin plugin provides protection against Cross Site Request Forgeries.